Auto merge of #3443 - matklad:path-dep-non-ws, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 18 Jan 2017 00:22:59 +0000 (00:22 +0000)
committerbors <bors@rust-lang.org>
Wed, 18 Jan 2017 00:22:59 +0000 (00:22 +0000)
Path deps outside workspace are not members

closes #3192

This implements @Boscop suggestion: path dependencies pointing outside the workspace are never members.

Not sure that it handled #3192 fully: you can't exclude a path dependency within workspace. Not sure this is super useful though...

1  2 
src/doc/manifest.md

Simple merge